home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / games / mac / __the_arcade__ / sea_hunt / card_9657.txt < prev    next >
Text File  |  1990-09-08  |  7KB  |  371 lines

  1. -- card: 9657 from stack: in
  2. -- bmap block id: 9838
  3. -- flags: 0000
  4. -- background id: 5171
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 81
  10. -- high flags: 0004
  11. -- rect: left=205 top=58 right=95 bottom=420
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 256
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 81
  24. -- high flags: 0004
  25. -- rect: left=80 top=56 right=95 bottom=294
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 256
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 80
  38. -- high flags: 0004
  39. -- rect: left=231 top=112 right=215 bottom=452
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 256
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 5 (field)
  51. -- low flags: 81
  52. -- high flags: 0004
  53. -- rect: left=284 top=112 right=137 bottom=428
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 256
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 6 (field)
  65. -- low flags: 00
  66. -- high flags: 0004
  67. -- rect: left=221 top=210 right=266 bottom=381
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 12
  73. -- style flags: 256
  74. -- line height: 16
  75. -- part name: 
  76.  
  77.  
  78. -- part 7 (field)
  79. -- low flags: 80
  80. -- high flags: 0004
  81. -- rect: left=35 top=191 right=304 bottom=277
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 12
  87. -- style flags: 256
  88. -- line height: 16
  89. -- part name: 
  90.  
  91.  
  92. -- part 10 (button)
  93. -- low flags: 00
  94. -- high flags: 0000
  95. -- rect: left=114 top=70 right=95 bottom=231
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: 
  104. ----- HyperTalk script -----
  105. on mouseDown
  106.   get the number of target
  107.   show card field it
  108. end mouseDown
  109.  
  110. on MouseUp
  111.   get the number of target
  112.   hide card field it
  113. end mouseup
  114.  
  115. on mouseleave
  116.   get the number of target
  117.   hide card field it
  118. end mouseleave
  119.  
  120. on mouseWithin
  121.   get the number of target
  122.   show card field it
  123.  
  124. end mouseWithin
  125.  
  126.  
  127.  
  128. -- part 12 (button)
  129. -- low flags: 00
  130. -- high flags: 0000
  131. -- rect: left=276 top=70 right=97 bottom=391
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: 
  140. ----- HyperTalk script -----
  141. on mouseDown
  142.   get the number of target
  143.   show card field it
  144. end mouseDown
  145.  
  146. on MouseUp
  147.   get the number of target
  148.   hide card field it
  149. end mouseup
  150.  
  151. on mouseleave
  152.   get the number of target
  153.   hide card field it
  154. end mouseleave
  155.  
  156. on mouseWithin
  157.   get the number of target
  158.   show card field it
  159.  
  160. end mouseWithin
  161.  
  162.  
  163.  
  164. -- part 13 (button)
  165. -- low flags: 00
  166. -- high flags: 0000
  167. -- rect: left=87 top=126 right=204 bottom=248
  168. -- title width / last selected line: 0
  169. -- icon id / first selected line: 0 / 0
  170. -- text alignment: 1
  171. -- font id: 0
  172. -- text size: 12
  173. -- style flags: 0
  174. -- line height: 16
  175. -- part name: 
  176. ----- HyperTalk script -----
  177. on mouseDown
  178.   get the number of target
  179.   show card field it
  180. end mouseDown
  181.  
  182. on MouseUp
  183.   get the number of target
  184.   hide card field it
  185. end mouseup
  186.  
  187. on mouseleave
  188.   get the number of target
  189.   hide card field it
  190. end mouseleave
  191.  
  192. on mouseWithin
  193.   get the number of target
  194.   show card field it
  195.  
  196. end mouseWithin
  197.  
  198.  
  199.  
  200. -- part 14 (button)
  201. -- low flags: 00
  202. -- high flags: 0000
  203. -- rect: left=260 top=127 right=202 bottom=421
  204. -- title width / last selected line: 0
  205. -- icon id / first selected line: 0 / 0
  206. -- text alignment: 1
  207. -- font id: 0
  208. -- text size: 12
  209. -- style flags: 0
  210. -- line height: 16
  211. -- part name: 
  212. ----- HyperTalk script -----
  213. on mouseDown
  214.   get the number of target
  215.   show card field it
  216. end mouseDown
  217.  
  218. on MouseUp
  219.   get the number of target
  220.   hide card field it
  221. end mouseup
  222.  
  223. on mouseleave
  224.   get the number of target
  225.   hide card field it
  226. end mouseleave
  227.  
  228. on mouseWithin
  229.   get the number of target
  230.   show card field it
  231.  
  232. end mouseWithin
  233.  
  234.  
  235.  
  236. -- part 15 (button)
  237. -- low flags: 00
  238. -- high flags: 0000
  239. -- rect: left=87 top=213 right=289 bottom=246
  240. -- title width / last selected line: 0
  241. -- icon id / first selected line: 0 / 0
  242. -- text alignment: 1
  243. -- font id: 0
  244. -- text size: 12
  245. -- style flags: 0
  246. -- line height: 16
  247. -- part name: 
  248. ----- HyperTalk script -----
  249. on mouseDown
  250.   get the number of target
  251.   show card field it
  252. end mouseDown
  253.  
  254. on MouseUp
  255.   get the number of target
  256.   hide card field it
  257. end mouseup
  258.  
  259. on mouseleave
  260.   get the number of target
  261.   hide card field it
  262. end mouseleave
  263.  
  264. on mouseWithin
  265.   get the number of target
  266.   show card field it
  267.  
  268. end mouseWithin
  269.  
  270.  
  271.  
  272. -- part 16 (button)
  273. -- low flags: 00
  274. -- high flags: 0000
  275. -- rect: left=258 top=212 right=289 bottom=421
  276. -- title width / last selected line: 0
  277. -- icon id / first selected line: 0 / 0
  278. -- text alignment: 1
  279. -- font id: 0
  280. -- text size: 12
  281. -- style flags: 0
  282. -- line height: 16
  283. -- part name: 
  284. ----- HyperTalk script -----
  285. on mouseDown
  286.   get the number of target
  287.   show card field it
  288. end mouseDown
  289.  
  290. on MouseUp
  291.   get the number of target
  292.   hide card field it
  293. end mouseup
  294.  
  295. on mouseleave
  296.   get the number of target
  297.   hide card field it
  298. end mouseleave
  299.  
  300. on mouseWithin
  301.   get the number of target
  302.   show card field it
  303.  
  304. end mouseWithin
  305.  
  306.  
  307.  
  308. -- part 17 (button)
  309. -- low flags: 00
  310. -- high flags: 2002
  311. -- rect: left=240 top=295 right=335 bottom=280
  312. -- title width / last selected line: 0
  313. -- icon id / first selected line: 29114 / 29114
  314. -- text alignment: 1
  315. -- font id: 0
  316. -- text size: 12
  317. -- style flags: 0
  318. -- line height: 16
  319. -- part name: 
  320. ----- HyperTalk script -----
  321. on mouseUp
  322.   visual effect barn door close
  323.   go to prev card
  324. end mouseUp
  325.  
  326.  
  327.  
  328. -- part 18 (field)
  329. -- low flags: 01
  330. -- high flags: 0004
  331. -- rect: left=113 top=31 right=54 bottom=379
  332. -- title width / last selected line: 0
  333. -- icon id / first selected line: 0 / 0
  334. -- text alignment: 1
  335. -- font id: 3
  336. -- text size: 12
  337. -- style flags: 256
  338. -- line height: 16
  339. -- part name: 
  340.  
  341.  
  342. -- part contents for card part 1
  343. ----- text -----
  344. Play sound associated with missle hitting target.
  345.  
  346. -- part contents for card part 2
  347. ----- text -----
  348. Play Sound associated with missle missing target.
  349.  
  350. -- part contents for card part 3
  351. ----- text -----
  352. Player verses opponent over modem line.  Either by direct connection or by Phone. Takes you to the Modem Setup Screen to choose baud rate and other paramaters.
  353.  
  354.  
  355. -- part contents for card part 5
  356. ----- text -----
  357. Player verses Mac.
  358.  
  359. -- part contents for card part 6
  360. ----- text -----
  361. Determine your ship placement.
  362. Select This First!
  363.  
  364. -- part contents for card part 7
  365. ----- text -----
  366. Mac Verses opponent over modem line.  Either by direct connection or by Phone. Takes you to the Modem Setup Screen to choose baud rate and other paramaters.
  367.  
  368.  
  369. -- part contents for card part 18
  370. ----- text -----
  371. Move Mouse over area in Question.